home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / hyprvx11 / ss-waste < prev    next >
Encoding:
Text File  |  1990-11-12  |  1.3 KB  |  34 lines

  1. SET-SHOW WASTEBASKET_NAME
  2.  
  3. Enables you to change the name of the WASTEBASKET folder. The WASTEBASKET folder
  4. contains messages selected to be deleted. You can delete all the messages in the
  5. WASTEBASKET folder by entering either the PURGE or EXIT command. You can avoid
  6. deleting messages in the WASTEBASKET folder by entering the QUIT command.
  7.  
  8. When you change the name of a WASTEBASKET folder while it contains deleted
  9. messages, these deleted messages move to the newly named WASTEBASKET folder.
  10.  
  11. The SHOW WASTEBASKET_NAME command displays the name of the WASTEBASKET folder.
  12.  
  13. Format:        SET WASTEBASKET_NAME folder-name
  14.  
  15.                SHOW WASTEBASKET_NAME
  16.  
  17. Parameters:    folder-name
  18.  
  19.                Indicates the name that replaces the name WASTEBASKET for the
  20.                folder containing deleted messages. You can use any
  21.                alphanumeric string for the new WASTEBASKET folder name except
  22.                MAIL or NEWMAIL.
  23.  
  24. Examples:
  25.  
  26.         1.
  27.              MAIL> SET WASTEBASKET_NAME GARBAGE
  28.              MAIL> SHOW WASTEBASKET_NAME
  29.              The wastebasket folder name is GARBAGE
  30.              MAIL>
  31.  
  32.  
  33.                     This example shows how to change and display the name of 
  34.                     the WASTEBASKET folder.